bert text classification
Pytorch & C++ #6: Bert Text Classification in C++
I am trying to provide examples/practices/projects with Pytorch c API in this series. You can check the first blog before diving if you are new to this series. In this story, we will train a Bert model to classify tweets as offensive or not. All codes are available in this Github repo. We will use Hate Speech Detection Dataset.